home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 November: Tool Chest / Dev.CD Nov 00 TC Disk 1.toast / What's New? / Development Kits / Mac OS / Installer SDK 1.2.4 / Installer 4.0.8 / Installer 4.0.8 Examples / Install App Fat⁄PPC⁄68K / NotPPC / NotPPC.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-10-04  |  204 b   |  12 lines  |  [TEXT/MPS ]

  1. /*
  2.  
  3.     NotPPC.h
  4.     
  5.         Change the value of RESOURCE_ID if it collides with one in your application
  6. */
  7.  
  8. #define    RESOURCE_ID            27309
  9. #define    theMessageID        1
  10. #define    theOKButtonID        2
  11. #define    theOKButtonFrameID    3
  12.